[INFO] fetching crate crtx-store 0.1.1...
[INFO] testing crtx-store-0.1.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate crtx-store 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate crtx-store 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crtx-store 0.1.1
[INFO] tweaked toml for crates.io crate crtx-store 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crtx-store 0.1.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crtx-store 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentimestamps v0.2.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded crtx-ledger v0.1.1
[INFO] [stderr]   Downloaded crtx-core v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5
[INFO] running `Command { std: "docker" "start" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crtx-ledger v0.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crtx-core v0.1.1
[INFO] [stderr]    Compiling opentimestamps v0.2.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling crtx-store v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crtx-store v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.35s
[INFO] running `Command { std: "docker" "inspect" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_store-582f1c7821fa8095)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test migrate::tests::known_migration_names_match_migration_bundle ... ok
[INFO] [stdout] test repo::context_packs::tests::execution_elevated_with_exec_shaped_is_unsafe_default ... ok
[INFO] [stdout] test repo::context_packs::tests::execution_elevated_with_unattested_sources_is_unsafe_default ... ok
[INFO] [stdout] test repo::context_packs::tests::execution_elevated_without_hazardous_flags_is_safe_default ... ok
[INFO] [stdout] test repo::context_packs::tests::render_elevated_with_exec_shaped_is_unsafe_default ... ok
[INFO] [stdout] test repo::context_packs::tests::safe_default_advisory_classifies_as_safe ... ok
[INFO] [stdout] test repo::embeddings::tests::encode_then_decode_roundtrips_known_values ... ok
[INFO] [stdout] test repo::embeddings::tests::validate_backend_id_rejects_blank ... ok
[INFO] [stdout] test repo::embeddings::tests::validate_record_rejects_dim_mismatch ... ok
[INFO] [stdout] test repo::memories::tests::cross_session_weak_negative_status_thresholds_fire_only_when_unvalidated ... ok
[INFO] [stdout] test migrate_v2::tests::expand_backfill_skeleton_writes_honest_legacy_markers ... ok
[INFO] [stdout] test migrate::tests::apply_pending_second_run_is_noop ... ok
[INFO] [stdout] test migrate_v2::tests::dry_run_plan_inspects_small_v1_fixture_without_mutation ... ok
[INFO] [stdout] test migrate::tests::apply_pending_is_idempotent_when_003_columns_pre_exist ... ok
[INFO] [stdout] test migrate_v2::tests::dry_run_plan_fails_closed_on_future_schema_rows ... ok
[INFO] [stdout] test migrate_v2::tests::expand_backfill_skeleton_fails_closed_before_mutation_on_future_schema_rows ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_non_validation_relation_admits_without_policy ... ok
[INFO] [stdout] test repo::memories::tests::score_inputs_validation_reads_authoritative_epoch_not_salience_json_blob ... ok
[INFO] [stdout] test migrate_v2::tests::expand_backfill_skeleton_is_idempotent_and_keeps_v1_versions ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_blocks_active_truth_state_downgrade_unless_acknowledged ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_blocks_key_principal_rebinding ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_blocks_unresolved_contradiction_change ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_detects_older_principle_set ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_reports_trust_tier_drift ... ok
[INFO] [stdout] test semantic_diff::tests::restore_semantic_diff_warns_on_salience_distribution_drift ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_validated_advances_validation_epoch_on_happy_path ... ok
[INFO] [stdout] test tests::initial_migration_runs_cleanly_on_empty_db ... ok
[INFO] [stdout] test repo::memories::tests::validation_epoch_for_returns_none_for_missing_memory ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_validated_refuses_when_policy_decision_is_missing ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_non_validation_relation_refuses_attached_policy_decision ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_validated_refuses_when_policy_outcome_denies ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_validated_refuses_missing_contributor_rule_ids ... ok
[INFO] [stdout] test repo::memories::tests::record_outcome_relation_validated_refuses_missing_scoped_payload ... ok
[INFO] [stdout] test semantic_diff::tests::semantic_snapshot_extracts_active_store_state ... ok
[INFO] [stdout] test verify::tests::count_post_v2_rows_outside_boundary_is_zero_for_empty_store ... ok
[INFO] [stdout] test verify::tests::count_post_v2_rows_outside_boundary_skips_the_schema_migration_boundary_row ... ok
[INFO] [stdout] test verify::tests::verify_post_migrate_row_counts_passes_with_only_boundary_delta ... ok
[INFO] [stdout] test verify::tests::count_post_v2_rows_outside_boundary_is_zero_for_pre_v2_rows ... ok
[INFO] [stdout] test verify::tests::count_post_v2_rows_outside_boundary_surfaces_fresh_v2_events_row ... ok
[INFO] [stdout] test verify::tests::verify_post_migrate_row_counts_rejects_events_count_shrinking ... ok
[INFO] [stdout] test verify::tests::verify_post_migrate_row_counts_refuses_pre_events_at_u64_max_overflow ... ok
[INFO] [stdout] test verify::tests::count_post_v2_rows_outside_boundary_surfaces_fresh_v2_traces_row ... ok
[INFO] [stdout] test verify::tests::verify_post_migrate_row_counts_rejects_unchanged_tables_that_drifted ... ok
[INFO] [stdout] test verify::tests::verify_schema_v2_expand_shape_passes_after_default_bundle ... ok
[INFO] [stdout] test verify::tests::verify_post_migrate_row_counts_rejects_events_growing_beyond_boundary_delta ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_passes_for_empty_v1_schema ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_names_mismatched_event_row ... ok
[INFO] [stdout] test verify::tests::verify_schema_v2_expand_shape_reports_partial_expand_when_artifacts_removed ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_reports_unknown_migration ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_reports_missing_required_column ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_v1_binary_refuses_on_v2_migration_marker ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_v2_binary_on_future_v3_store_fails_closed ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_v2_binary_on_v2_store_emits_no_unknown_migration_failure ... ok
[INFO] [stdout] test verify::tests::verify_schema_version_reports_missing_required_table ... ok
[INFO] [stdout] test verify::tests::verify_schema_v2_expand_shape_reports_unset_required_backfill ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authority.rs (/opt/rustwide/target/debug/deps/authority-cfc45c5051ffc065)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test append_key_state_refuses_active_key_for_sub_verified_principal ... ok
[INFO] [stdout] test append_key_state_rejects_policy_reject_without_mutation ... ok
[INFO] [stdout] test append_key_state_refuses_break_glassed_attestation_at_authority_root ... ok
[INFO] [stdout] test append_principal_state_accepts_test_allow_decision ... ok
[INFO] [stdout] test append_key_state_rejects_missing_contributor_rule ... ok
[INFO] [stdout] test append_principal_state_rejects_missing_tier_promotion_attestation ... ok
[INFO] [stdout] test append_principal_state_refuses_break_glassed_tier_promotion_attestation ... ok
[INFO] [stdout] test append_key_state_accepts_valid_break_glass_only_when_attestation_passed ... ok
[INFO] [stdout] test authority_signed_after_revocation_is_invalid_at_event_time ... ok
[INFO] [stdout] test authority_valid_at_t1_invalid_at_t2 ... ok
[INFO] [stdout] test authority_trust_tier_downgrade_invalidates_current_reasoning ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_packs_policy.rs (/opt/rustwide/target/debug/deps/context_packs_policy-1118273467cd4f5e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test insert_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test insert_accepts_well_composed_allow_decision ... ok
[INFO] [stdout] test insert_with_consumer_advisory_refuses_missing_render_vs_exec_contributor ... ok
[INFO] [stdout] test insert_refuses_missing_builder_provenance_contributor ... ok
[INFO] [stdout] test insert_refuses_missing_default_use_allowed_contributor ... ok
[INFO] [stdout] test insert_refuses_policy_quarantine_without_mutation ... ok
[INFO] [stdout] test insert_with_consumer_advisory_refuses_missing_tier_gate_contributor ... ok
[INFO] [stdout] test insert_with_consumer_advisory_accepts_safe_default_advisory_and_allow_decision ... ok
[INFO] [stdout] test insert_with_consumer_advisory_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test insert_with_consumer_advisory_refuses_unsafe_default_execution_elevation ... ok
[INFO] [stdout] test insert_with_consumer_advisory_refuses_unsafe_default_render_elevation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contradictions_policy.rs (/opt/rustwide/target/debug/deps/contradictions_policy-4d43f4415f50c6bf)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test insert_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test insert_refuses_missing_contributor_rule ... ok
[INFO] [stdout] test interpret_refuses_missing_contributor_rule ... ok
[INFO] [stdout] test delete_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test delete_refuses_missing_temporal_authority_contributor ... ok
[INFO] [stdout] test insert_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test temporal_authority_contribution_allows_when_valid_now ... ok
[INFO] [stdout] test interpret_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test delete_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test interpret_refuses_policy_reject_without_mutation ... ok
[INFO] [stderr]      Running tests/decay_jobs.rs (/opt/rustwide/target/debug/deps/decay_jobs-5228146d6436bf2b)
[INFO] [stdout] test resolve_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test resolve_refuses_invalid_current_use_temporal_authority ... ok
[INFO] [stdout] test resolve_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test resolve_refuses_missing_temporal_authority_contributor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test migration_creates_decay_jobs_table ... ok
[INFO] [stdout] test decay_job_repo_validates_failed_state_payload ... ok
[INFO] [stdout] test decay_job_repo_update_state_persists ... ok
[INFO] [stdout] test decay_job_repo_validates_kind_summary_method_alignment ... ok
[INFO] [stdout] test decay_job_repo_insert_read_round_trip ... ok
[INFO] [stdout] test decay_job_repo_list_by_state_filters ... ok
[INFO] [stdout] test record_episode_supersession_persists_and_lists_sources ... ok
[INFO] [stdout] test decay_job_repo_list_pending_ready_filters_correctly ... ok
[INFO] [stdout] test record_memory_supersession_persists_and_lists_sources ... ok
[INFO] [stdout] test record_memory_supersession_refuses_self_edge_and_fk_violation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/embeddings.rs (/opt/rustwide/target/debug/deps/embeddings-2ef1728d5d0cc76d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test embedding_repo_list_by_backend_returns_records ... ok
[INFO] [stdout] test migration_007_creates_memory_embeddings_table ... ok
[INFO] [stdout] test embedding_repo_write_read_round_trip ... ok
[INFO] [stdout] test migration_007_is_idempotent ... ok
[INFO] [stdout] test embedding_repo_delete_removes_row ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/episodes_policy.rs (/opt/rustwide/target/debug/deps/episodes_policy-fe0b53c23d0159f3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test insert_refuses_policy_quarantine_without_mutation ... ok
[INFO] [stdout] test insert_refuses_missing_lineage_contributor ... ok
[INFO] [stdout] test insert_with_summary_spans_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test insert_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test insert_refuses_missing_redaction_contributor ... ok
[INFO] [stdout] test insert_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] test insert_refuses_orphan_episode_even_when_policy_allows ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_invalid_spans_even_when_policy_allows ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_missing_lineage_contributor ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_orphan_episode_even_when_policy_allows ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_missing_summary_span_contributor ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_policy_quarantine_without_mutation ... ok
[INFO] [stdout] test insert_with_summary_spans_refuses_policy_reject_without_mutation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fts5_mirror.rs (/opt/rustwide/target/debug/deps/fts5_mirror-7cc6bc42408f3085)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test migration_006_creates_memories_fts_virtual_table_and_triggers ... ok
[INFO] [stdout] test fts_mirror_after_insert_trigger_writes_one_row ... ok
[INFO] [stdout] test fts5_search_zero_limit_returns_empty_without_query ... ok
[INFO] [stdout] test fts_mirror_after_update_trigger_keeps_one_row_with_new_claim ... ok
[INFO] [stdout] test fts_mirror_backfills_pre_migration_rows ... ok
[INFO] [stdout] test fts_mirror_after_delete_trigger_removes_row ... ok
[INFO] [stdout] test fts5_search_exact_match_outranks_typo_at_store_boundary ... ok
[INFO] [stdout] test fts5_search_refuses_empty_expression_at_store_boundary ... ok
[INFO] [stderr]      Running tests/lane_2a.rs (/opt/rustwide/target/debug/deps/lane_2a-c0b56e16ed458b01)
[INFO] [stdout] test migration_006_is_idempotent_on_reapply ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test trace_repo_enforces_ordinal_uniqueness ... ok
[INFO] [stderr]      Running tests/memory_accept_policy.rs (/opt/rustwide/target/debug/deps/memory_accept_policy-315c117b9b07266e)
[INFO] [stdout] test apply_pending_tracks_migrations_and_second_run_is_noop ... ok
[INFO] [stdout] test audit_repo_appends_and_queries_by_target_ref ... ok
[INFO] [stdout] test memory_repo_rejects_empty_lineage_and_promotes_valid_candidate ... ok
[INFO] [stdout] test event_repo_appends_reads_and_returns_chain_head ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test accept_candidate_refuses_partial_proof_closure_without_mutation ... ok
[INFO] [stdout] test accept_candidate_refuses_open_contradiction_without_mutation ... ok
[INFO] [stdout] test accept_candidate_accepts_properly_composed_allow_decision ... ok
[INFO] [stdout] test accept_candidate_refuses_break_glass_substituting_for_temporal_authority ... ok
[INFO] [stdout] test accept_candidate_refuses_missing_operator_temporal_use_contributor ... ok
[INFO] [stderr]      Running tests/memory_insert_v2_policy.rs (/opt/rustwide/target/debug/deps/memory_insert_v2_policy-6b21efdb83d6f8e1)
[INFO] [stdout] test accept_candidate_refuses_missing_proof_closure_contributor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_prepopulated_cross_session_use_count ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_missing_cross_session_salience_contributor ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_accepts_valid_spans_and_fresh_salience ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_prepopulated_last_validation_at ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_missing_summary_span_contributor ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_prepopulated_blessed_until ... ok
[INFO] [stderr]      Running tests/memory_tag_add.rs (/opt/rustwide/target/debug/deps/memory_tag_add-0fed783a91da6738)
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_authority_cache_uplift ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_stale_allow_after_invariant_regression ... ok
[INFO] [stdout] test insert_candidate_with_v2_fields_refuses_uncovered_summary_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test add_tag_fails_on_unknown_memory_id ... ok
[INFO] [stdout] test add_tag_fails_on_empty_tag ... ok
[INFO] [stdout] test add_tag_preserves_existing_tags ... ok
[INFO] [stdout] test add_tag_is_idempotent ... ok
[INFO] [stdout] test add_tag_returns_false_when_tag_already_present ... ok
[INFO] [stdout] test add_tag_returns_true_when_tag_absent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_tag_filter.rs (/opt/rustwide/target/debug/deps/memory_tag_filter-727f2141a5638c6b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test list_by_status_with_tags_returns_empty_when_no_row_matches_all ... ok
[INFO] [stdout] test list_by_status_with_tags_deduplicates_input_tags ... ok
[INFO] [stdout] test list_by_status_with_tags_empty_filter_collapses_to_unfiltered_status ... ok
[INFO] [stdout] test list_by_status_with_tags_single_tag_excludes_non_matching_rows ... ok
[INFO] [stdout] test list_by_status_with_tags_multi_tag_uses_and_semantics ... ok
[INFO] [stderr]      Running tests/memory_tag_remove.rs (/opt/rustwide/target/debug/deps/memory_tag_remove-3ff840c15bb4cdea)
[INFO] [stdout] test list_by_status_with_tags_is_order_insensitive_in_row_domains ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test remove_tag_returns_false_when_tag_absent ... ok
[INFO] [stdout] test remove_tag_fails_on_unknown_memory_id ... ok
[INFO] [stdout] test remove_tag_leaves_other_tags_intact ... ok
[INFO] [stdout] test remove_tag_fails_on_empty_tag ... ok
[INFO] [stdout] test remove_tag_returns_true_when_tag_present ... ok
[INFO] [stderr]      Running tests/migrate_v2.rs (/opt/rustwide/target/debug/deps/migrate_v2-f84d0fd67307082b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test migrate_v2_against_edge_case_fixture_empty_store_dry_run_is_ready ... ok
[INFO] [stdout] test migrate_v2_default_persistence_keeps_normal_append_v1_only ... ok
[INFO] [stdout] test migrate_v2_against_small_fixture_dry_run_is_read_only ... ok
[INFO] [stdout] test migrate_v2_against_medium_fixture_dry_run_is_read_only ... ok
[INFO] [stdout] test migrate_v2_cutover_ready_state_still_refuses_in_place_rollback_or_fork ... ok
[INFO] [stdout] test migrate_v2_cutover_readiness_rejects_stale_future_v2_event_framing ... ok
[INFO] [stdout] test migrate_v2_cutover_readiness_accepts_future_v2_event_framing_without_schema_bump ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_accepts_complete_v2_shape_without_schema_bump ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_blocks_unbackfilled_v1_store ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_gate_rejects_future_v3_row_versions ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_rejects_corrupt_memory_session_uses ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_gate_rejects_missing_durable_side_table ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_gate_rejects_corrupt_durable_s2_9_field ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_rejects_missing_s2_9_fields ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_rejects_future_schema_versions ... ok
[INFO] [stdout] test migrate_v2_durable_s2_9_artifact_helper_names_default_v2_fields ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_rejects_corrupt_outcome_memory_relations ... ok
[INFO] [stdout] test migrate_v2_default_persistence_writes_context_pack_consumer_advisory_via_repo ... ok
[INFO] [stdout] test migrate_v2_default_persistence_writes_episode_and_memory_v2_fields_via_repos ... ok
[INFO] [stdout] test migrate_v2_expand_backfill_preserves_v1_hash_inputs ... ok
[INFO] [stdout] test migrate_v2_default_persistence_readiness_rejects_partial_summary_span_artifact ... ok
[INFO] [stdout] test migrate_v2_default_persistence_writes_v2_event_source_attestation_via_repo ... ok
[INFO] [stdout] test migrate_v2_default_write_shape_helper_preserves_v1_hash_inputs ... ok
[INFO] [stdout] test migrate_v2_expand_backfill_stage_is_idempotent_after_stage_plan_ready ... ok
[INFO] [stdout] test migrate_v2_fixture_verification_digest_is_stable_for_same_fixture_and_head ... ok
[INFO] [stdout] test migrate_v2_post_boundary_framing_drift_is_refused ... ok
[INFO] [stdout] test migrate_v2_post_boundary_framing_accepts_mixed_v1_v2_row_shape_post_cutover ... ok
[INFO] [stdout] test migrate_v2_expand_backfill_helper_matches_checked_sql_migration_shape ... ok
[INFO] [stdout] test migrate_v2_default_persistence_writes_memory_side_tables_via_repo ... FAILED
[INFO] [stdout] test migrate_v2_fixture_verification_digest_changes_for_counts_failures_and_boundary_head ... ok
[INFO] [stdout] test migrate_v2_stage_plan_blocks_partial_v2_expand_shape ... ok
[INFO] [stdout] test migrate_v2_stage_plan_blocks_store_mutation_when_preflight_fails ... ok
[INFO] [stdout] test migrate_v2_stage_plan_sequences_store_only_pre_cutover_stages ... ok
[INFO] [stdout] test migrate_v2_small_medium_edge_fixtures_run_staged_expand_backfill_without_cutover ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- migrate_v2_default_persistence_writes_memory_side_tables_via_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'migrate_v2_default_persistence_writes_memory_side_tables_via_repo' (2043) panicked at tests/migrate_v2.rs:1422:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b30dd35de8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b30dd35de8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b30dd35de8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b30dd35de8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b30dd4acea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b30dd4acea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59b30dd3a602 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59b30dd3a602 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59b30dd14f96 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b30dd14f96 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b30dd2e339 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b30da14b3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x59b30da14b3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b30dd2e4f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59b30dd2e4f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b30dd15052 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b30dd0a259 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b30dd15d6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b30dd4b4ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b30dd4b363 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59b30dd095ba - core[28b146924c2f19c6]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b30d9d7fca - migrate_v2[6efb5a81fbef026e]::migrate_v2_default_persistence_writes_memory_side_tables_via_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/migrate_v2.rs:1422:5
[INFO] [stdout]   22:     0x59b30d9bf037 - migrate_v2[6efb5a81fbef026e]::migrate_v2_default_persistence_writes_memory_side_tables_via_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/migrate_v2.rs:1326:71
[INFO] [stdout]   23:     0x59b30d9ffca6 - <migrate_v2[6efb5a81fbef026e]::migrate_v2_default_persistence_writes_memory_side_tables_via_repo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59b30da07c1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59b30da07c1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59b30da15495 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59b30da15495 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59b30da15495 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59b30da15495 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59b30da15495 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59b30da15495 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59b30da15495 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59b30da0fff4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59b30da0fff4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59b30da18512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59b30da18512 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59b30da18512 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59b30da18512 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59b30da18512 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59b30da18512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59b30da18512 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b30dd3574f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x59b30dd3574f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7519e6f02aa4 - <unknown>
[INFO] [stdout]   45:     0x7519e6f8fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     migrate_v2_default_persistence_writes_memory_side_tables_via_repo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test migrate_v2`
[INFO] running `Command { std: "docker" "inspect" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5", kill_on_drop: false }`
[INFO] [stdout] 22e98c697f132bc34622571fb29da737595b81f468e08dac71d8545723294da5
